home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4817 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.7 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: doubling pixels horizontally
  5. Date: 5 Mar 1996 14:10:14 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4hhi06$5au@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk><576.6613T1070T1730@login.eunet.no><1257.6614T57T922@vip.cybercity.dk><1225.6615T1229T800@login.eunet.no><1140.6616T51T1538@vip.cybercity.dk>   <3764.6622T781T478@ifi.uio.no> <4gbkq8$104@sunsystem5.informatik.tu-muenchen.de>  <2038.6625T1088T2898@ifi.uio.no> <4h4go6$mc4@sunsystem5.informatik.tu-muenchen.de>
  10.  <1483.6635T962T761@ifi.uio.no>
  11. NNTP-Posting-Host: hphalle6g.informatik.tu-muenchen.de
  12. Originator: fischerj@hphalle6g.informatik.tu-muenchen.de
  13.  
  14.  
  15. In article <1483.6635T962T761@ifi.uio.no>, ludvigp@ifi.uio.no (Ludvig Pedersen) writes:
  16. |> Organization: Dept. of Informatics, University of Oslo, Norway
  17. |> Lines: 44
  18. |> Message-ID: <1483.6635T962T761@ifi.uio.no>
  19. |> References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk><576.6613T1070T1730@login.eunet.no><1257.6614T57T922|> @vip.cybercity.dk><1225.6615T1229T800@login.eunet.no><1140.6616T51T1538@vip.cybercity.dk>
  20. |>      <3764.6622T781T478@ifi.uio.no> <4gbkq8$104@sunsystem5.informatik.tu-muenchen.de>
  21. |>     <2038.6625T1088T2898@ifi.uio.no> <4h4go6$mc4@sunsystem5.informatik.tu-muenchen.de>
  22. |> NNTP-Posting-Host: gymir.ifi.uio.no
  23. |> X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  24. |> 
  25. |> >|> No big deal. And you already know how the modulo registers work in
  26. |> >|> double-scan mode.
  27. |> >It is always a big deal to write code on paper! problemo!
  28. |> >I got no multisync ;)
  29. |> I know!
  30. |> 
  31. |> >|>
  32. |> >|> >Afaik no way to get it OSy.
  33. |> >|> When you have already hacked out FMODE and MODULOs. You don't need to do
  34. |> >|> more hacking to make it work in multisync.
  35. |> >BTW you need to hack modulos in a different way.
  36. |> >mhmhm 2x2. Lores will get 160 pix automatic, right ?
  37. |> We read the modulos from the MyScreen->ViewPort.DspIns->CopLStart.
  38. |> 
  39. |> >|> >: There is a lot of things to think about! :(
  40. |> >|> >you can't think about all things.
  41. |> >|> >Do it for PAL and provide 4 pass solution for other monitors.
  42. |> >|> I guess you don't have a Multisync? Just like the coder how put their code
  43. |> >yep you got it :)
  44. |> >|> sections in chipram because they don't have any fast memory! :-/
  45. |> >naaaaaah! if I use writeparr8 i'm fully legal for any 64bit-mega-scan-mode :)
  46. |> >B  T  W  : I gues you haven't tried this ?
  47. |> 
  48. |> You guess wrong! ;)
  49.  
  50. hehe you scanned syscoplists, I see, tricky :)
  51.  
  52. |> 
  53. |> >because: you never know which ddfstrt/stp values intuition uses.
  54. |> >i.e. , write modulo = 40 for 320er mode and you get display-rubbish!
  55. |> We don't cacluate the modulo from ddfstrt/stp values.
  56. |> 
  57. |> Problem GONE! :-)
  58.  
  59. cool!
  60.  
  61. |> 
  62. |> >well. loadviev(0) will get me into pal anyway.
  63. |> >usercopperlists are static, no fast buffering (screentofront sucks).
  64. |> 
  65. |> Is this slow?
  66. |> 
  67. |> ChangeVPBitMap(&MyScreen->ViewPort, ActiveBM, MyDBI);
  68.  
  69. uhm wow didn't know you also could change the ucopl!
  70. cool.
  71.  
  72. Anyone got source how to use those 3.2 buffering routines ?
  73.  
  74. |> 
  75. |> 
  76. |> 
  77. |> <sb>Ludde - Amiga Demo Coder
  78. |> <sb>Virtual Reality & Official Be developer
  79. |> <sb>ludvigp@ifi.uio.no
  80. |> 
  81. ------------------------------------------------------------------------
  82.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  83.  
  84.